|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.projects.core.actions.CreateGrammarFileActionFilter
public class CreateGrammarFileActionFilter
Identifies whether or not the CreateMediaFolderAction is applicable to
the current model selection. If the selection is either a Media File or a Media
Container element the action will be present and enabled. Otherwise, the action
will not be disabled and not be visible.
| Constructor Summary | |
|---|---|
CreateGrammarFileActionFilter()
Create a new CreateMediaFolderActionFilter instance with
default values. |
|
| Method Summary | |
|---|---|
int |
appliesTo(IProvisioningModelSelection selection)
Determines the visiblity state of the associated action item based on the given user selection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateGrammarFileActionFilter()
CreateMediaFolderActionFilter instance with
default values.
| Method Detail |
|---|
public int appliesTo(IProvisioningModelSelection selection)
IProvisioningActionItemFilter
appliesTo in interface IProvisioningActionItemFilterselection - The user selection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||